PDF4Java Reference Documentation
com.o2sol.pdf4java.core.io Package / FileStream Class / flush Method
In This Topic
    flush Method
    In This Topic
    Clears all buffers for this stream and causes any buffered data to be written to the underlying device.
    Syntax
    public void flush()
    See Also